fix(deps): update all non-major dependencies#50
Merged
Conversation
ccece08 to
f04e2d0
Compare
beca0c8 to
35056a5
Compare
224b5fe to
d658a9d
Compare
d658a9d to
49de5a9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.20.5->^7.20.7^7.20.2->^7.20.7^7.20.5->^7.20.7^7.33.6->^7.33.7^18.11.10->^18.11.18^2.4.1->^2.4.2^8.5.3->^8.5.4^5.45.0->^5.47.1^5.45.0->^5.47.1^3.0.0-alpha.0->^3.0.1^8.29.0->^8.31.0^1.12.0->^1.13.0^2.0.27->^2.0.28^1.28.1->^1.29.17.18.1->7.21.0^7.18.1->^7.21.02.8.0->2.8.1^1.56.1->^1.57.1^4.0.0->^4.0.3^0.25.3->^0.26.3Release Notes
babel/babel
v7.20.7Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-helpers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes,babel-plugin-transform-object-super🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-traverse.parentPathafter rename inSwitchCase(@nicolo-ribaudo)babel-plugin-transform-typescript,babel-traversebabel-plugin-transform-block-scopingbabel-plugin-proposal-async-generator-functions,babel-preset-envfor awaitwith shadowed variables (@liuxingbaoyu)babel-generator,babel-plugin-proposal-optional-chaining(a ?? b) as T(@liuxingbaoyu)babel-plugin-transform-react-jsx,babel-typesJSXText(@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-computed-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classesbabel-generatorTSEnumMember(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping,babel-traverse🏠 Internal
babel-helper-define-map,babel-plugin-transform-property-mutators@babel/helper-define-map(@nicolo-ribaudo)babel-core,babel-plugin-proposal-class-properties,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-traversetransform-block-scopingplugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targetsgetTargets(@liuxingbaoyu)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.47.1Compare Source
Bug Fixes
v5.47.0Compare Source
Features
5.46.1 (2022-12-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.1Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.0Compare Source
Bug Fixes
objectinstead ofRecord<string, unknown>(#6079) (d91a5fc)Features
5.45.1 (2022-12-05)
Bug Fixes
import type(#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow(#6129) (9d58b6b)v5.45.1Compare Source
Bug Fixes
import type(#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow(#6129) (9d58b6b)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.47.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.47.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.46.1 (2022-12-12)
Note: Version bump only for package @typescript-eslint/parser
v5.46.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.46.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.45.1 (2022-12-05)
Bug Fixes
v5.45.1Compare Source
Bug Fixes
vitejs/vite (@vitejs/plugin-legacy)
v3.0.1Compare Source
v3.0.0Compare Source
eslint/eslint
v8.31.0Compare Source
Features
52c7c73feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)b401cdefeat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)30d0daffeat: group properties with values in parentheses inkey-spacing(#16677) (Francesco Trotta)Bug Fixes
35439f1fix: correct syntax error inprefer-arrow-callbackautofix (#16722) (Francesco Trotta)87b2470fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)Documentation
4339dc4docs: Update README (GitHub Actions Bot)4e4049cdocs: optimize code block structure (#16669) (Sam Chen)54a7adedocs: do not escape code blocks of formatters examples (#16719) (Sam Chen)e5ecfefdocs: Add function call example for no-undefined (#16712) (Elliot Huffman)a3262f0docs: Add mastodon link (#16638) (Amaresh S M)a14ccf9docs: clarify files property (#16709) (Sam Chen)3b29eb1docs: fix npm link (#16710) (Abdullah Osama)a638673docs: fix search bar focus onEsc(#16700) (Shanmughapriyan S)f62b722docs: country flag missing in windows (#16698) (Shanmughapriyan S)4d27ec6docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)8bda20edocs: remove manually maintained anchors (#16685) (Percy Ma)b68440fdocs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)Chores
65d4e24chore: Upgrade @eslint/eslintrc@1.4.1 (#16729) (Brandon Mills)8d93081chore: fix CI failure (#16721) (Sam Chen)8f17247chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)4cd87cbci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])fd20c75chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)10a5c78chore: update ignore patterns ineslint.config.js(#16678) (Milos Djermanovic)v8.30.0Compare Source
Features
075ef2cfeat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)7190d98feat: update globals (#16654) (Sébastien Règne)Bug Fixes
1a327aafix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)9b8bb72fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)Documentation
6a8cd94docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)ad44344docs: CLI documentation standardization (#16563) (Ben Perlmutter)293573edocs: fix broken line numbers (#16606) (Sam Chen)fa2c64bdocs: use relative links for internal links (#16631) (Percy Ma)75276c9docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)7276fe5docs: Fix anchor in URL (#16628) (Karl Horky)6bef135docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)dfc7ec1docs: Formatters page updates (#16566) (Ben Perlmutter)8ba124cdocs: update theprefer-constexample (#16607) (Pavel)e6cb05adocs: fix css leaking (#16603) (Sam Chen)Chores
f2c4737chore: upgrade @eslint/eslintrc@1.4.0 (#16675) (Milos Djermanovic)ba74253chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)0d9af4cci: fix npm v9 problem withfile:(#16664) (Milos Djermanovic)90c9219refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)Shinigami92/eslint-define-config
v1.13.0Compare Source
diff
excludedFilestype to allowstring[](#159)deprecation(8ca5721)eslint-comments(#163)jsonc(#160)promise(#162)sonarjs(#161)vuejs/pinia
v2.0.28Compare Source
Please refer to CHANGELOG.md for details.
Microsoft/playwright
v1.29.1Compare Source
Highlights
https://github.com/microsoft/playwright/issues/18928 - [BUG] Electron firstWindow times out after upgrading to 1.28.0https://github.com/microsoft/playwright/issues/192466 - [BUG] Electron firstWindow times out after upgrading to 1.28.https://github.com/microsoft/playwright/issues/1941212 - [REGRESSION]: 1.28 does not work with electron-serve anymorhttps://github.com/microsoft/playwright/issues/19540540 - [BUG] electron.app.getAppPath() returns the path one level higher if you run electron pointing to the directhttps://github.com/microsoft/playwright/issues/195489548 - [REGRESSION]: Ubuntu 18 LTS not supported anymore
Browser Versions
This version was also tested against the following stable channels:
v1.29.0Compare Source
New APIs
New method
route.fetch()and new optionjsonforroute.fulfill():New method
locator.all()to iterate over all matching elements:Locator.selectOptionmatches now by value or label:Retry blocks of code until all assertions pass:
Read more in our documentation.
Automatically capture full page screenshot on test failure:
Miscellaneous
jsconfig.json.argsandproxyforandroidDevice.launchBrowser().postDatain methodroute.continue()now supports serializable values.Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v7.21.0Compare Source
Minor Changes
pnpm dlxcommand supports the--shell-mode(or-c) option. When used, the script is executed by a shell #5679.Patch Changes
--location=globalCLI option #5841.pnpm add --global <pkg>command should fail if there is no global pnpm bin directory in the system PATH #5841.Our Gold Sponsors
Our Silver Sponsors
v7.20.0Compare Source
Minor Changes
pnpm gets its own implementation of the following commands:
pnpm config getpnpm config setpnpm config deletepnpm config listIn previous versions these commands were passing through to npm CLI.
PR: #5829
Related issue: #5621
Add show alias to
pnpm view#5835.pnpm reads settings from its own global configuration file at
$XDG_CONFIG_HOME/pnpm/rc#5829.Add the 'description'-field to the licenses output #5836.
Patch Changes
pnpm rebuildshould not fail ifnode_moduleswas created by pnpm version 7.18 or older #5815.pnpm envshould print help.pnpm rebuildshould print a better error message when a hoisted dependency is not found #5815.Our Gold Sponsors
Our Silver Sponsors
v7.19.0Compare Source
Minor Changes
package.jsonthat is in the root of the workspace:pnpm.requiredScripts. Scripts listed in this array will be required in each project of the worksapce. Otherwise,pnpm -r run <script name>will fail #5569.node_modulesdirectories when linking new dependencies. This improves performance, when installing in a project that already has anode_modulesdirectory #5795.Patch Changes
pnpm rebuildshould work in projects that use the hoisted node linker #5560.pnpm patchshould print instructions about how to commit the changes #5809.-Sflag in command shims pnpm/cmd-shim#42.Our Gold Sponsors
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.